Added network.other_config map. To make this easier, add a new automatic
authorEwan Mellor <ewan@xensource.com>
Mon, 26 Mar 2007 23:19:20 +0000 (00:19 +0100)
committerEwan Mellor <ewan@xensource.com>
Mon, 26 Mar 2007 23:19:20 +0000 (00:19 +0100)
commit99b271fd7d5999dc54a6073da59983fc41b51af8
treedb3fd7a3d89771286a603c021adc2ddbdf2c7e98
parent6b8760eabada5dd7f76476a589e7425d64a80721
Added network.other_config map.  To make this easier, add a new automatic
plumbing facility from the XendNetwork class into XendAPI (credit to Tom
Wilkie for the idea).

Signed-off-by: Ewan Mellor <ewan@xensource.com>
docs/xen-api/xenapi-datamodel.tex
tools/libxen/include/xen_network.h
tools/libxen/src/xen_network.c
tools/python/xen/xend/XendAPI.py
tools/python/xen/xend/XendNetwork.py
tools/python/xen/xend/XendNode.py
tools/python/xen/xend/XendStateStore.py